GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > AutoSumCommand クラス > AutoSumCommand コンストラクタ : AutoSumCommand コンストラクタ(Worksheet,Reference[],BuiltinFunction,Boolean) |
'Declaration
Public Function New( _ ByVal worksheet As Worksheet, _ ByVal references() As Reference, _ Optional ByVal function As BuiltinFunction, _ Optional ByVal shouldUseSubtotalFunction As Boolean _ )
public AutoSumCommand( Worksheet worksheet, Reference[] references, BuiltinFunction function, bool shouldUseSubtotalFunction )